Skip to main content

Arc diagram view

JSON data in an arc diagram form (https://vason.io/open-arc)

The Arc diagram window allows you to analyze JSON data in an arc diagram form, providing a visual representation for easier understanding and navigation.

Arc diagram_viewArc diagram_view
  1. Choose the Arc element in Extra view dropdown on either the left or right side to open the Arc diagram window. Opening the Arc diagram window from the left side allows you to analyze JSON content from the left JSON panel, while opening it from the right side allows analysis of JSON content from the right JSON panel.

  2. You can synchronize the arc diagram element with the cursor position at the panel you are analyzing the JSON in. E.g.

    • Click somewhere on the JSON text on the left panel
    • Then click on the ▷ Sync button
  3. You may also synchronize the other way around. Just click per arc diagram element on ◁ to position the cursor in the active JSON panel.

  4. If the Show only focused nodes by click mode is selected, clicking on an element in the diagram will display only the corresponding node, its parent, and child elements. The path to the parent element is shown in orange, and to the child elements in green. The options Sort by name and Sort by level allow sorting diagram elements by name or by the level of nested keys.